Property Constructor |
| Name | Description | |
|---|---|---|
| Property |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, Boolean) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, Byte) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, IListString) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, DateTime) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, Double) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, Int64) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, Object) |
Initializes a new instance of the Property class.
| |
| Property(PropertyPath, String) |
Initializes a new instance of the Property class.
|